SynchronizedReadOnlyCollection<T>(Object)
SynchronizedReadOnlyCollection<T>(Object,IEnumerable<T>)
SynchronizedReadOnlyCollection<T>(Object,T[])
SynchronizedReadOnlyCollection<T>()
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class.
- Type
- void
- Character
- public
- Tags
- 0104BC7FDA, 02E3ABA98D, 034B4F5192
SynchronizedReadOnlyCollection<T>(Object)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class with the object used to synchronize access to the thread-safe, read-only collection.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description syncRoot Object - Tags
- 0104BC7FDA, 02E3ABA98D, 034B4F5192
SynchronizedReadOnlyCollection<T>(Object,IEnumerable<T>)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class from a specified enumerable list of elements and with the object used to synchronize access to the thread-safe, read-only collection.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description syncRoot Object list System.Collections.Generic.IEnumerable<T> - Tags
- 0104BC7FDA, 02E3ABA98D, 034B4F5192
SynchronizedReadOnlyCollection<T>(Object,T[])
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class from a specified array of elements and with the object used to synchronize access to the thread-safe, read-only collection.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description syncRoot Object list T[] - Tags
- 0104BC7FDA, 02E3ABA98D, 034B4F5192
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database